PlatformDependencyClosestVersionResolver

Constructors

Link copied to clipboard
constructor(productInfo: ProductInfo, repositoryUrls: List<String>, coordinates: Coordinates)

Properties

Link copied to clipboard
open val log: Logger
Link copied to clipboard
open override val subject: String
Link copied to clipboard
open override val subjectInput: String

Functions

Link copied to clipboard
open fun Sequence<Pair<String, () -> Version?>>.resolve(): Version

open override fun resolve(): Version

Resolves the T object.